Add font-locking for operators in go-ts-mode (bug#70361)
authorNoah Peart <noah.v.peart@gmail.com>
Sat, 13 Apr 2024 05:09:17 +0000 (22:09 -0700)
committerYuan Fu <casouri@gmail.com>
Tue, 16 Apr 2024 04:31:51 +0000 (21:31 -0700)
commitb33fb3b69cb9d4bce3a8cd12771649b3c3945fb0
tree96f54f88997822097502590d69b12aad462480a2
parent930c578c1042e6372e5433e31b2ea801315c01c9
Add font-locking for operators in go-ts-mode (bug#70361)

* lisp/progmodes/go-ts-mode.el (go-ts-mode--font-lock-settings): Add
font-locking rule for Go operators.
lisp/progmodes/go-ts-mode.el